mmc: omap: Allow OMAP_HSMMC[23]_BASE to be unset
authorTom Rini <[email protected]>
Wed, 12 Oct 2011 06:20:50 +0000 (06:20 +0000)
committerAlbert ARIBAUD <[email protected]>
Thu, 27 Oct 2011 19:56:35 +0000 (21:56 +0200)
commit1037d585d3a4e8f1dceb504c0089f7cc16abdb8c
tree6b41b73998f27ae4de4c0403006c4f9e203878f0
parente6847dba197399e77bced3e690b488afa483444d
mmc: omap: Allow OMAP_HSMMC[23]_BASE to be unset

Not all omap families define OMAP_HSMMC[23]_BASE so condition those
cases in omap_mmc_init().

Cc: Sandeep Paulraj <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
Signed-off-by: Sandeep Paulraj <[email protected]>
drivers/mmc/omap_hsmmc.c